home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 014 / disksq.arc / DISKSQ.DOC < prev    next >
Text File  |  1985-04-11  |  3KB  |  59 lines

  1.  
  2.           Graham Systems Disk Sqeezer Utilities
  3.  
  4. Disksq.com and Diskunsq.com are programs which allow a dos 8 or 9
  5. track disk either single or double sided to be compressed into a
  6. DOS file which can then be sent easily over communications lines
  7. or stored in its compressed format. The algorythm which cpmpresses
  8. the disk acts on strings of recurrent characters. It squeezes
  9. from 4 to 256 repeating characters into 3 characters. This
  10. represents aan average compression of 50% to 60%. In order to
  11. make sure that unused portions of a disk are composed of repeating
  12. characters and therfore compressable a small program is included
  13. with Disksq and Diskunsq called Cleandsk.com. Cleandisk will clean
  14. up the unused sectors of a disk so that they can be squeezed more
  15. efficiently.
  16.  
  17. Using Disksq and Diskunsq:
  18.  
  19. The command format for Disksq is DISKSQ X: Y:FILE.EXT where
  20. X is the disk to be squeezed, Y is the disk which will store
  21. the squeezed disk file and FILE.EXT is a valid dos name
  22. for the squeezed file. Double sided 9 track disk take about
  23. 220k to 260k for full disks. Make sure that there is enough
  24. room on the receiving disk.
  25. Make a note of the disk format. You will need to have a similarly
  26. formatted disk to restore the file. (Disksq assumes that all disks
  27. that it can't identify are 8 track single sided).
  28. I would suggest that you include the disk format in the filename
  29. using the following convention: DISK-TS.DSK where DISK is the
  30. the disk name, T is the number of tracks and S is the number of
  31. sides. DSK indicates that it is a squashed disk.
  32.  
  33. The command format for Diskunsq is DISKUNSQ X: Y:FILE.EXT where
  34. X is the disk to be restored, Y is the disk holding the FILE.EXT
  35. of the squeezed disk. Anything on disk X will be destroyed as the
  36. disk is being recovered.
  37. Disk x must match the format of the original disk or a copy is not
  38. possible. A single sided disk may be restored to a double sided
  39. disk but you will wind up with a single sided disk. 8 track disks
  40. cannot be restored to a 9 track disk and vice versa.
  41.  
  42. Hard disks:
  43. I cannot test the code for sqeezing hard disks, but it is there.
  44. Try it if you have another hard disk with enough free space on it
  45. to make it work.
  46.  
  47. This product is distributed free of charge except for a few limitations.
  48. The product cannot be changed and copyright notices cannot be removed.
  49. If you use this product in a commercial way you must compensate
  50. me for my time. $5.00 is too little to ask for the hours put in
  51. to developing this product.
  52.  
  53. Please address any payments or other correspondence to:
  54. Graham Systems
  55. 238 Germonds Rd.
  56. West Nyack, NY 10994
  57.  
  58. thanks
  59.